RXBUFFERMODE=BUFC, TXBUFFERMODE=BUFC
No Description
TXBUFFERMODE | Transmit Buffer Mode 0 (BUFC): The Frame Controller fetches data from the Buffer Controller (BUFC) in transmit mode. 1 (REGISTER): The Frame Controller does not fetch data from the Buffer Controller in transmit mode. Instead, data must be written to the DATABUFFER register when the TXWORD interrupt flag is set. |
RXBUFFERMODE | Receive Buffer Mode 0 (BUFC): The Frame Controller write data to the Buffer Controller (BUFC) in receive mode. 1 (REGISTER): The Frame Controller does not write data to the Buffer Controller in receive mode. Instead, data must be read from the DATABUFFER register when the RXWORD interrupt flag is set. 2 (DISABLE): The Frame Controller will not output demodulated data. This mode can, for instance, be used together with storing RAW frame data. |
RXFRCBUFMUX | RX FRC Buffer Mux |